Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Children components #36

Open
falcoagustin opened this issue Jan 24, 2018 · 2 comments
Open

Children components #36

falcoagustin opened this issue Jan 24, 2018 · 2 comments

Comments

@falcoagustin
Copy link

falcoagustin commented Jan 24, 2018

I am getting this when sending inner components to the Markdown, how come?

screen shot 2018-01-24 at 10 34 48 am

Obviously, theres something I'm missing in order to pass children to it, could you help me out?
Appreciated! 馃槃

@ghost
Copy link

ghost commented Feb 27, 2019

yeah, I have similar issue: https://codesandbox.io/s/72wm5jrpvj

@hugo-marques-m3
Copy link

@Giorgi-M Passing it as a string won't work since the component is not even being used (you're just typing the name of the component) But you pass an array like this: https://codesandbox.io/s/cold-shadow-lwf6l it would work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants