Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

fix(gatsby-theme-docz): flex component aligmItems -> alignItems #1391

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

KonnorRogers
Copy link
Contributor

changed to

Description

Fixed a typo in the Flex component embedded in the Logo component.

Changed aligmItems='center' to alignItems="center"

changed <Flex aligmItems="center"> to <Flex alignItems="center">
@rakannimer
Copy link
Contributor

Awesome ! Thanks @ParamagicDev for catching and fixing 👍

@rakannimer rakannimer changed the title Fixed a typo in flex component fix(gatsby-theme-docz): flex component aligmItems -> alignItems Feb 13, 2020
@rakannimer rakannimer merged commit b80524f into doczjs:master Feb 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants