Skip to content

Conversation

@chloerice
Copy link
Member

@chloerice chloerice commented Jul 11, 2022

WHY are these changes introduced?

Fixes the Props table TOC anchor link not working on component pages.

WHAT is this pull request doing?

How to 🎩

🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines

Copy-paste this code in playground/Playground.tsx:
import React from 'react';
import {Page} from '../src';

export function Playground() {
  return (
    <Page title="Playground">
      {/* Add the code you want to test in here */}
    </Page>
  );
}

🎩 checklist

@chloerice chloerice merged commit 01e4e15 into main Jul 11, 2022
@chloerice chloerice deleted the fix-props-id branch July 11, 2022 21:14
@github-actions github-actions bot mentioned this pull request Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants