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

[FRNT-488] Fix Grid and Column #94

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Conversation

tatinacher
Copy link
Member

@tatinacher tatinacher added the bug Something isn't working label Apr 21, 2021
@@ -1,11 +1,11 @@
import styled from 'styled-components';
import styled, { StyledComponent } from 'styled-components';

interface GridProps {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

мб лучше разделить эти 2 компонента, вынести их в elements (как в примере с input), а уже в templates cобрать сам grid?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В этой ветке я только баги правлю

@sergeysova sergeysova closed this Apr 23, 2021
@sergeysova sergeysova reopened this Apr 23, 2021
@sergeysova sergeysova merged commit d998ca1 into master Apr 23, 2021
@sergeysova sergeysova deleted the bugfix/FRNT-488-fix-Grid-Column branch April 23, 2021 11:37
@sergeysova sergeysova added the @atoms Changes inside atoms label May 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
@atoms Changes inside atoms bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants