Skip to content

Fix GlButton references

Paul Gascou-Vaillancourt requested to merge fix-button-page into master

It's currently impossible to load the Components > Button page because it is still referencing GlNewButton which has been renamed to GlButton.

image

This MR fixes those references to use the correct component and examples.

Merge request reports

Loading