mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
2369c47033
This adds the component but doesn't yet use it anywhere. No tests are added here as there isn't an awful lot to test.
5 lines
92 B
SCSS
5 lines
92 B
SCSS
@import '../base/components/sort-control/index';
|
|
.sort-control {
|
|
@extend %sort-control;
|
|
}
|