This website requires JavaScript.
Explore
Help
Register
Sign In
reduxjs
/
redux-devtools
Watch
1
Star
1
Fork
0
You've already forked redux-devtools
mirror of
https://github.com/reduxjs/redux-devtools.git
synced
2025-02-08 07:30:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b992fcc653
redux-devtools
/
packages
/
redux-devtools-ui
/
src
/
Tabs
/
index.ts
3 lines
70 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feature(devui): convert to TypeScript (#629) * stash * and those * stash * stash * stash * stash * tests * fix errors * revert * stash * fix lint * prettier
2020-09-09 17:35:22 +03:00
export
{
default
}
from
'./Tabs'
;
chore(core): convert to TypeScript (#655) * Get started * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash * stash
2020-10-26 02:32:04 +03:00
export
{
Tab
}
from
'./TabsHeader'
;
Reference in New Issue
Copy Permalink