UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

22 lines (14 loc) 263 B
# @svgr/babel-plugin-remove-jsx-empty-expression ## Install ``` npm install --save-dev @svgr/babel-plugin-remove-jsx-empty-expression ``` ## Usage **.babelrc** ```json { "plugins": ["@svgr/babel-plugin-remove-jsx-empty-expression"] } ``` ## License MIT