0.1.13 • Published 1 year ago

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

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

1 year ago

0.1.13

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago