Revert "chore!: add temp file for testing states"

This reverts commit 7f74d47cf5.
This commit is contained in:
Corbin Crutchley
2023-07-09 17:23:04 -07:00
parent bffb42843d
commit 33c236d387

View File

@@ -37,7 +37,7 @@ By the end of it all, I had a monorepo structure that looked something like the
<!-- filetree:start -->
- `apps/`
- **`customer-portal/{open: false}`**
- `customer-portal/{open: false}`
- `android/`
- `ios/`
- `src`
@@ -54,7 +54,7 @@ By the end of it all, I had a monorepo structure that looked something like the
- `node_modules`
- `package.json`
- `tsconfig.json`
- `admin-portal/{open: false}` Testing
- `admin-portal/{open: false}`
- `android/`
- `ios/`
- `src`
@@ -89,7 +89,7 @@ By the end of it all, I had a monorepo structure that looked something like the
- `vite.config.ts`
- `.eslintrc.js`
- `.gitignore`
- **`.yarnrc.yml`**
- `.yarnrc.yml`
- `README.md`
- `package.json`
- `yarn.lock`