Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
added missing button-inside css file in MarkmapFrame (#663)
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Molares authored Oct 10, 2020
1 parent 053edb9 commit fe40d72
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React, { Fragment, useEffect, useRef, useState } from 'react'
import { useTranslation } from 'react-i18next'
import { LockButton } from '../../../common/lock-button/lock-button'
import '../../utils/button-inside.scss'

export interface MarkmapFrameProps {
code: string
Expand Down

0 comments on commit fe40d72

Please sign in to comment.