UNPKG

strapi-plugin-users-permissions

Version:

Protect your API with a full-authentication process based on JWT

8 lines (5 loc) 137 B
import styled from 'styled-components'; const BaselineAlignment = styled.div` padding-top: 1px; `; export default BaselineAlignment;