Skip to content
Snippets Groups Projects
Commit e66ab162 authored by Giannis Kopanas's avatar Giannis Kopanas
Browse files

fix(styledwax): style wax

parent 4e331524
No related branches found
No related tags found
1 merge request!45Develop
......@@ -47,11 +47,10 @@ const user = {
username: "demo"
};
const Wax = setLayout("EditoriaLayout");
const Editoria = () => (
<Fragment>
<GlobalStyle />
<Wax
<StyledWax
options={options}
autoFocus
placeholder="Type Something..."
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment