BUG: [react-tooltip] "true" is not a valid border
on Create Project
#1510
Labels
bug
Release Note: Shows as Error Correction
good first issue
Good for newcomers
level: easy
priority: MUST HAVE
role: front-end
Front End Developer
Milestone
Overview
ToolTip.js#21 initializes the border style improperly
border={true}
need to set the border to something specific.
https://react-tooltip.com/docs/examples/styling#changing-the-border
REPRO
Not sure how to trigger toolip, but browsing around I see this in the console.
The text was updated successfully, but these errors were encountered: