tremorlabs / tremor-raw

Copy & Paste React components to build modern web applications.
https://tremor.so
Apache License 2.0
778 stars 19 forks source link

[Bug]: Tooltip component must needs `"use client";` #30

Closed 134130 closed 3 months ago

134130 commented 3 months ago

Tremor Raw Component Version

No response

Link to minimal reproduction

https://raw.tremor.so/docs/ui/tooltip

Steps to reproduce

  1. Initialize your project with installation guideline.
  2. Follow tooltip component guide line.

What is expected?

no error

What is actually happening?

build failing.

What browsers are you seeing the problem on?

Chrome

Any additional comments?

No response

severinlandolt commented 3 months ago

Thanks @134130, just fixed it!