This website requires JavaScript.
Explore
Help
Register
Sign In
surya
/
freeplanet
Watch
1
Star
0
Fork
0
You've already forked freeplanet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a2c1a90050e69cf86162686bde002b642e6c5d05
freeplanet
/
src
/
components
/
index.ts
5 lines
77 B
TypeScript
Raw
Normal View
History
Unescape
Escape
- fix: to export a Component in typescript, you need to create index.ts in each subfolder of the components folder !
2019-01-06 23:03:45 +01:00
export
*
from
'./categories'
- todo: added priority, expired, pos fields. - todo: delete item. - sorted by fields.
2019-01-14 22:40:30 +01:00
export
*
from
'./todos'
- created logo FreePlanet in SVG animation !
2019-01-08 01:22:09 +01:00
export
*
from
'./logo'
- fix: to export a Component in typescript, you need to create index.ts in each subfolder of the components folder !
2019-01-06 23:03:45 +01:00
Reference in New Issue
Copy Permalink