File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -47,12 +47,10 @@ Similar approach for Next.js and Remix demo apps
4747 <img src =" ./assets/reactime-dev-setup.gif " />
4848</p >
4949
50- # For Future Iterators
51- Here are some notes on the current state of Reactime and considerations for future development.
52-
53-
54-
50+ <h2 > For Future Iterators </h2 >
5551
52+ ## For Future Iterators
53+ Here are some notes on the current state of Reactime and considerations for future development.
5654
5755## Testing
5856
102100│ ├── containers/ # More React components
103101│ ├── reducers/ # Redux mechanism for updating state
104102│ ├── styles/ #
103+ │ ├── FrontendTypes.ts # Library of typescript interfaces
105104│ ├── index.tsx # Starting point for root App component
106105│ ├── module.d.ts #
107106│ └── store.tsx #
You can’t perform that action at this time.
0 commit comments