mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
#31 Ugrade to Babel 6 and update the ReactGrid sample
This commit is contained in:
committed by
SteveSandersonMS
parent
73e218de4e
commit
225dfdd168
@@ -1,4 +1,4 @@
|
||||
var fakeData = [
|
||||
export const fakeData = [
|
||||
{
|
||||
"id": 0,
|
||||
"name": "Mayer Leonard",
|
||||
@@ -2484,6 +2484,3 @@ var fakeData = [
|
||||
"favoriteNumber": 1
|
||||
}
|
||||
];
|
||||
|
||||
export var fakeData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user