chore: Create a resuable component for selecting a channel (#6241)

This commit is contained in:
Pranav Raj S
2023-01-11 21:13:51 -08:00
committed by GitHub
parent ad782e450e
commit 9bbadc2388
17 changed files with 84 additions and 102 deletions

View File

@@ -37,7 +37,6 @@
@include foundation-prototype-sizing;
@include foundation-prototype-spacing;
@import 'typography';
@import 'layout';
@import 'animations';
@@ -61,7 +60,6 @@
@import 'widgets/woot-tables';
@import 'views/settings/inbox';
@import 'views/settings/channel';
@import 'views/settings/integrations';
@import 'plugins/multiselect';