Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

[FRNT-395] Delete examples in components #87

Merged
merged 6 commits into from
Apr 22, 2021

Conversation

Irinaristova
Copy link
Contributor

оставила example в icon-button, его удалили в FRNT-373
example input & input-password удалю в FRNT-328

@github-actions github-actions bot added @atoms Changes inside atoms @molecules lib labels Apr 16, 2021
@Irinaristova Irinaristova changed the title fix: delete examples [FRNT-395] delete examples in components Apr 16, 2021
@Irinaristova Irinaristova changed the title [FRNT-395] delete examples in components [FRNT-395] Delete examples in components Apr 16, 2021
@tatinacher
Copy link
Member

В button-floating нужно убрать `

const Example = () => (
  <ButtonFloating
    icon={<Icon />}
    onClick={(event) => console.info('ButtonFloating clicked')}
  />
);

@tatinacher
Copy link
Member

В checkbox остался <!-- <CheckboxExample /> -->

@Irinaristova Irinaristova force-pushed the feature/FRNT-395-fix-examples-for-components branch from b617252 to dfe4cfb Compare April 21, 2021 17:25
@sergeysova sergeysova enabled auto-merge (squash) April 22, 2021 11:21
@sergeysova sergeysova removed @atoms Changes inside atoms @molecules lib labels Apr 22, 2021
@sergeysova sergeysova merged commit 5138be2 into master Apr 22, 2021
@sergeysova sergeysova deleted the feature/FRNT-395-fix-examples-for-components branch April 22, 2021 12:08
@sergeysova sergeysova added the lib label May 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants