Update create flow pages

This commit is contained in:
adilallo
2026-04-13 18:24:13 -06:00
parent a39b4aa04b
commit a0de78c020
66 changed files with 1028 additions and 538 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
import CardsPage from "../../app/create/cards/page";
import { CardsScreen } from "../../app/create/screens/card/CardsScreen";
export default {
title: "Pages/Create Flow/Cards",
component: CardsPage,
component: CardsScreen,
parameters: {
layout: "fullscreen",
docs: {