0.1.13 • Published 9 months ago

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

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
9 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

9 months ago

0.1.13

9 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago