We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88c3b4b commit 471af7bCopy full SHA for 471af7b
example/storybook-nativewind/src/components/Modal/index.nw.stories.mdx
@@ -774,7 +774,7 @@ A user interface featuring multiple modal components that allow for layered inte
774
you up and running.
775
</Text>
776
</ModalBody>
777
- <ModalFooter className="w-full flex-1">
+ <ModalFooter className="w-full">
778
<Button
779
variant="outline"
780
action="secondary"
@@ -862,7 +862,7 @@ A user interface featuring multiple modal components that allow for layered inte
862
undone.
863
864
865
866
867
868
0 commit comments