Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Wrapper Component #161

Open
bass3l opened this issue Oct 6, 2020 · 0 comments
Open

Wrapper Component #161

bass3l opened this issue Oct 6, 2020 · 0 comments

Comments

@bass3l
Copy link

bass3l commented Oct 6, 2020

Hi,

Aren't there any wrapper component like Wrapper which is used (for example) in strapi-plugin-users-permissions to hold the container-fluid class? Or am I missing something?

import styled from 'styled-components';

const Wrapper = styled.div`
  padding: 18px 30px;
`;

export default Wrapper;

Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant