msgraph-sample-reactspa icon indicating copy to clipboard operation
msgraph-sample-reactspa copied to clipboard

After renaming ./graph-tutorial/src/Config.example.ts file to ./graph-tutorial/src/Config.ts , I can not find Config.ts anymore

Open mitrasomit opened this issue 1 year ago • 1 comments

After renaming ./graph-tutorial/src/Config.example.ts file to ./graph-tutorial/src/Config.ts , I can not find Config.ts anymore

I followed the below instriction, https://github.com/microsoftgraph/msgraph-sample-reactspa#configure-the-sample

======== Please let me know if I am doing something wrong.

mitrasomit avatar Oct 19 '24 14:10 mitrasomit

I'm not really sure what to recommend here - you can try creating a file named Config.ts and copying the contents of Config.example.ts into it.

jasonjoh avatar Oct 25 '24 17:10 jasonjoh