Merge branch 'release' of https://github.com/appsmithorg/appsmith into release
This commit is contained in:
commit
9badcb7704
|
|
@ -1,9 +1,9 @@
|
|||
import React from "react";
|
||||
import { withKnobs, boolean, text } from "@storybook/addon-knobs";
|
||||
import { withDesign } from "storybook-addon-designs";
|
||||
import { StoryWrapper } from "components/ads/common";
|
||||
import { action } from "@storybook/addon-actions";
|
||||
import Checkbox from "components/ads/Checkbox";
|
||||
import { StoryWrapper } from "components/ads/common";
|
||||
|
||||
export default {
|
||||
title: "Checkbox",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user