Skip to content

Commit

Permalink
h3 update markup
Browse files Browse the repository at this point in the history
  • Loading branch information
postolachiserghei committed Nov 3, 2023
1 parent 12da57c commit 3cce430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Form/styles/selectContainerStyle.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ export const Container = ({children, tag = 'div', size = "container", ...props})
}

return <ContainerTagVariable as={tag} {...props}>{children}</ContainerTagVariable>;
};
};

0 comments on commit 3cce430

Please sign in to comment.