Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tablecolumn): remove typo in the props #727

Merged
merged 1 commit into from
Jan 8, 2024
Merged

fix(tablecolumn): remove typo in the props #727

merged 1 commit into from
Jan 8, 2024

Conversation

pellul
Copy link
Contributor

@pellul pellul commented Jan 8, 2024

Fixed TableColumn: its properties have typos ("defaukt" instead of "default").

I made a quick search across all the project and it looks like it the only place this mistake has been made.

Proposed Changes

  • Fix the typos in the TableColumn.vue component properties

Thanks for providing us Oruga ❤️

Copy link

netlify bot commented Jan 8, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 0e44921
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/659bd046faf18700084e9766
😎 Deploy Preview https://deploy-preview-727--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mlmoravek
Copy link
Member

Thanks @pellul ❤️ My bad, just a copy/paste fail....

Copy link

codecov bot commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e3875ad) 51.79% compared to head (0e44921) 51.79%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #727   +/-   ##
========================================
  Coverage    51.79%   51.79%           
========================================
  Files           32       32           
  Lines         1392     1392           
  Branches       513      513           
========================================
  Hits           721      721           
  Misses         671      671           
Flag Coverage Δ
oruga-next 51.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mlmoravek mlmoravek merged commit 6c8238b into oruga-ui:develop Jan 8, 2024
9 checks passed
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.

None yet

2 participants