mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
5a92964db6
* Add insomnia-ui package with NoticeTable component and a few other examples * Tweak icon placement and add insomnia-ui to insomnia-app package * Add click handling and some extra styles to <NoticeTable/> * New SvgIcon component and style tweaks * Fix dependencies * Fix button border * Fix flow lint * SvgIcon stories and lots of style updates * Fix auto-formatting issue
14 lines
160 B
Plaintext
14 lines
160 B
Plaintext
.idea/
|
|
.github/
|
|
docker/
|
|
screenshots/
|
|
**/*.min.js
|
|
**/build/
|
|
**/dist/
|
|
**/.cache/
|
|
**/coverage/
|
|
**/node_modules/
|
|
**/webpack/
|
|
**/bin/
|
|
**/__fixtures__/
|
|
**/flow-typed/ |