Browse Source

:fire: testing code

visuddhinanda 3 năm trước cách đây
mục cha
commit
38876ca6e4
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      dashboard/src/components/library/blog/TimeLine.tsx

+ 0 - 2
dashboard/src/components/library/blog/TimeLine.tsx

@@ -6,8 +6,6 @@ interface IAuthorTimeLine {
 	type: string;
 }
 const Widget = () => {
-	const a: string[] = new Array(10);
-
 	const data: IAuthorTimeLine[] = [
 		{
 			lable: "2015-09-1",