Added stories for multiple components

Signed-off-by: Nitin Ramnani <nitin.ramnani@infosys.com>
This commit is contained in:
Nitin Ramnani
2024-05-03 18:32:54 +05:30
parent b50a7a4808
commit c27808698f
@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import React, { ReactNode } from 'react';
import React from 'react';
import { Content } from './Content';
export default {