mirror of
https://github.com/gosticks/react-table.git
synced 2026-03-27 08:04:28 +00:00
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"name": "react-table",
|
|
"root": "storybook-static",
|
|
"routes": [{
|
|
"src": "/**",
|
|
"dest": "index.html"
|
|
}]
|
|
}
|