mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-06 16:25:52 +08:00
033008e036
Summary: Add tooltip. To use just add a data-tooltip="plain string" Test Plan: edgehill --test Reviewers: bengotow Reviewed By: bengotow Differential Revision: https://review.inboxapp.com/D1288
10 lines
170 B
JSON
Executable file
10 lines
170 B
JSON
Executable file
{
|
|
"name": "tooltip",
|
|
"version": "0.1.0",
|
|
"main": "./lib/main",
|
|
"description": "Tooltip",
|
|
"license": "Proprietary",
|
|
"private": true,
|
|
"dependencies": {
|
|
}
|
|
}
|