2.2.4 • Published 5 months ago

@ta-interaktiv/react-disco-grid v2.2.4

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 months ago

@ta-interaktiv/react-disco-grid

Containers that mimic the grid of a disco article.

Usage

import { TextWidth, ContentWidth, TextWidthExtended } from '@ta-interaktiv/react-disco-grid'

export const parentComponent = () => {
  return <>
  <ContentWidth>I am as wide as the widest element on the page</ContentWidth>
  <TextWidth>I am as wide as text</TextWidth>
  <TextWidthExtended>I am a bit wider than the text</TextWidthExtended>
  </>
}
2.2.4

5 months ago

2.2.3

6 months ago

2.2.2

9 months ago

2.2.1

9 months ago

2.2.0

9 months ago

2.1.1

9 months ago

2.0.10

9 months ago

2.1.0

9 months ago

2.0.7

9 months ago

2.0.6

9 months ago

2.0.9

9 months ago

2.0.8

9 months ago

2.0.5

9 months ago

2.0.4

9 months ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

2 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.1.18

3 years ago

1.1.17

3 years ago