Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update TooltipExample.js
  • Loading branch information
Saadnajmi authored Oct 4, 2025
commit 03b12af754b04471838c8348b6b2d6c81fc966b3
1 change: 0 additions & 1 deletion packages/rn-tester/js/examples/Tooltip/TooltipExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ exports.examples = [
{
title: 'Button',
description: ('Simple button to showcase tooltip.': string),
category: 'UI',
render: function (): React.Node {
return (
<Button
Expand Down
Loading