mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-28 20:53:24 +10:00
Remove InputFieldOld from examples
This commit is contained in:
parent
15cad6f07a
commit
d92d4f3b63
1 changed files with 0 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ import * as Button from './components/Button/Button.example';
|
|||
import * as CurrencyInput from './components/CurrencyInput/CurrencyInput.example';
|
||||
import * as DateInput from './components/DateInput/DateInput.example';
|
||||
import * as EditListingWizard from './components/EditListingWizard/EditListingWizard.example';
|
||||
import * as InputFieldOld from './components/InputFieldOld/InputFieldOld.example';
|
||||
import * as ListingCard from './components/ListingCard/ListingCard.example';
|
||||
import * as Map from './components/Map/Map.example';
|
||||
import * as Menu from './components/Menu/Menu.example';
|
||||
|
|
@ -61,7 +60,6 @@ export {
|
|||
EditListingPhotosForm,
|
||||
EditListingPricingForm,
|
||||
EditListingWizard,
|
||||
InputFieldOld,
|
||||
ListingCard,
|
||||
LocationAutocompleteInput,
|
||||
LoginForm,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue