✨(react) add a temporary TextInput
Even if we haven't started to work on a complete set of inputs we need a generic Input to implement the "goto" feature on the Pagination component. This component is not intended to be used in by the librarie's dependent, so we mark it as "WIP" for the moment.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import "cunningham-tokens";
|
||||
@import '@openfun/cunningham-tokens/default-tokens';
|
||||
@import './components/Button';
|
||||
@import './components/Forms/Input';
|
||||
|
||||
* {
|
||||
font-family: var(--c--theme--font--families--base);
|
||||
|
||||
Reference in New Issue
Block a user