Skip to content

Better documentation #4

Closed
Closed
@cgarvis

Description

@cgarvis

I had a problem with the lib when using a button. I had to dig into the example to figure it out. I had to add position: 'relative' to my button style.

<button style={{ position: 'relative' }}>
  Button
  <Ink />
</button>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions