0.1.13 • Published 7 months ago

@ta-interaktiv/react-annotated-content v0.1.13

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

@ta-interaktiv/react-annotated-content

Component to render annotations above other content

Usage

import { } from '@ta-interaktiv/react-annotated-content'

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>
  </>
}
0.1.12

8 months ago

0.1.13

7 months ago

0.1.8

8 months ago

0.1.7

8 months ago

0.1.4

8 months ago

0.1.3

8 months ago

0.1.6

8 months ago

0.1.5

8 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago