emacs-vs / auto-rename-tag

Automatically rename paired HTML/XML tag.
GNU General Public License v3.0
38 stars 10 forks source link

Nested level, miscalculation. #8

Closed jcs090218 closed 4 years ago

jcs090218 commented 4 years ago
code ``` export const NavBarLayout = ({ children, pageTitle }: Props) => ( <> {pageTitle}

{pageTitle}

{children}
) ```

Refer to https://github.com/jcs-elpa/auto-rename-tag/issues/3#issuecomment-630584742

jcs090218 commented 4 years ago

Fixed by this 8f97da8abc5ab1c76b1163862d41bb103984ff0b