Add a note about something that needs to be fixed.
This commit is contained in:
Родитель
b2479d2d73
Коммит
5c779aea9d
|
@ -1,5 +1,7 @@
|
|||
import * as React from 'react';
|
||||
import * as tsdoc from '@microsoft/tsdoc';
|
||||
|
||||
// TODO: Fix this to be complied as .module.scss
|
||||
import './PlaygroundView.module.scss';
|
||||
|
||||
import { TabPane } from './TabPane';
|
||||
|
|
Загрузка…
Ссылка в новой задаче