You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
default says 1,1,2,2,3,3,2,2,4,4,4,5 but when i put that in, there's a storybook form validation error (the input field is red) and nothing is rendered
when i change it to [[1,1,2,2,3,3],[2,2,4,4,4,5]] then it renders
Looking at the resulting output
edit it just dawned on my that you're using frame to define named grid slots: