Skip to content

Commit

Permalink
fix(searchbar): specfications
Browse files Browse the repository at this point in the history
  • Loading branch information
aesteves60 authored and dpellier committed Aug 4, 2023
1 parent 1352c8a commit f50b75f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import {Description} from '@storybook/addon-docs';

[//]: # (import Specs from '@ovhcloud/ods-core/src/components/search-bar/docs/spec.md';)
import Specs from '@ovhcloud/ods-core/src/components/search-bar/docs/spec.md';
import SpecsSearchBarContents from './specifications-search-bar-contents.mdx';
import SpecsSearchBarTests from './specifications-search-bar-tests.mdx';

[//]: # (<Description>{Specs}</Description>)
<Description>{Specs}</Description>

## Contents
<SpecsSearchBarContents />
Expand Down

0 comments on commit f50b75f

Please sign in to comment.